example_reset_radio.c File Reference

Resets Radio, parses message received and displays to console. More...

#include "../HAL/hal.h"
#include "../ZNP/znp_interface.h"



signed int znpResult
int main (void)

Detailed Description

Resets Radio, parses message received and displays to console.

Configures the MSP430 to communicate with the radio, asserts the radio RESET line, and then receives the SYS_RESET_IND message.

If this isn't working correctly:

Note:
The ZNP can be reset through hardware (the RESET pin) or software (SYS_RESET_REQ). It is highly recommended to use the hardware reset instead of the software reset.
This application is the foundation of all radio examples. If porting these examples to another processor, get this example working before attempting any of the other radio examples.
to see the version information, ZNP_INTERFACE_VERBOSE must be defined. The preferred way is to define this on a per-project basis (in Project Options : C/C++ compiler : Preprocessor : Defined Symbols).
See also:
http://processors.wiki.ti.com/index.php/Tutorial_on_the_Examples and http://e2e.ti.com/support/low_power_rf/default.aspx
Rev
718
Author
dsmith
Date
2010-08-19 10:51:40 -0700 (Thu, 19 Aug 2010)

YOU ACKNOWLEDGE AND AGREE THAT THE SOFTWARE AND DOCUMENTATION ARE PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY, TITLE, NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL TEXAS INSTRUMENTS OR ITS LICENSORS BE LIABLE OR OBLIGATED UNDER CONTRACT, NEGLIGENCE, STRICT LIABILITY, CONTRIBUTION, BREACH OF WARRANTY, OR OTHER LEGAL EQUITABLE THEORY ANY DIRECT OR INDIRECT DAMAGES OR EXPENSES INCLUDING BUT NOT LIMITED TO ANY INCIDENTAL, SPECIAL, INDIRECT, PUNITIVE OR CONSEQUENTIAL DAMAGES, LOST PROFITS OR LOST DATA, COST OF PROCUREMENT OF SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES (INCLUDING BUT NOT LIMITED TO ANY DEFENSE THEREOF), OR OTHER SIMILAR COSTS.

 All Data Structures Files Functions Variables Defines
Generated on Thu Aug 19 11:48:40 2010 for CC2530ZNP Examples by  doxygen 1.6.3